home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
cafe
/
rodney.dir
/
00041.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-19
|
327 b
|
16 lines
on mouseDown
puppetSprite(4, 1)
set the memberNum of sprite 4 to the number of member "HANG DIM"
updateStage()
end
on mouseUp
set the memberNum of sprite 4 to the number of member "HANG NORM"
updateStage()
puppetSprite(4, 0)
SetReturn()
puppetTransition(13, 2, 50, 1)
puppetSound("PAGE TURN")
go("P1")
end